home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / anidone / compres2 / readme.txt < prev   
Text File  |  1995-05-02  |  2KB  |  44 lines

  1. These programs will allow you to create and play
  2. larger animations by storing the frames in your
  3. computer and on disk in a compressed format.
  4.  
  5. The pictures/frames are loaded into computer
  6. memory still compressed, the only time they are
  7. decompressed is when they are shown on the screen.
  8. In order for this to work well decompression must be
  9. very fast.
  10.  
  11. My ealier upload, COMPRESS.ARC, was ok for displaying
  12. pictures but was not quite fast enough for animations.
  13.  
  14. Anim_com.prg will compress the pictures/frames at
  15. about 1/3 of a second each. But this has nothing to do
  16. with the animation speed.
  17.  
  18. Anim_ply.prg will decompress and display the pictures/frames
  19. at less than 1/10 of a second each. This, of course, has
  20. everything to do with the animation speed.
  21. 10+ frames per second animation is certainly fast enough
  22. for most animations unless you like to play back your
  23. animations at supersonic speed.
  24.  
  25. Although the compression ratios are not as good as my
  26. earlier programs in COMPRESS.ARC, these new programs
  27. leave more free computer memory witch more than makes
  28. up for the larger files.
  29.  
  30. There is a bug in GFA basic, my program or the ramdisk
  31. program that I use that makes Anim_ply.prg crash (error 15)
  32. when I try to load an animation from the ramdisk. The same
  33. animation file saved onto a disk drive loads and runs fine.
  34. You can create the animation from the ramdisk but can't run
  35. it from there. (at least not from the ramdisk that I use)
  36.  
  37. These programs were written with GFA basic 2 and DEVPAC ST 2
  38.  
  39. Well enough of this, I need a new project. Guess i'll
  40. go look at the "PROGRAMS WE'DE LIKE TO SEE" topic.
  41.  
  42. Mike Hughes.
  43.  
  44.